โ– humdrum codex / glint v1.0.2
license AGPL-3.0
968 B raw
id
TASK-007
title
Find in document
status
๐ŸŸข In progress
assignee
created_date
2026-06-29 16:26
updated_date
2026-06-29 17:49
labels
feature, release-1
dependencies
priority
high
ordinal
7000

Description

Release 1. In-file search (Ctrl+F is the picker, so use another key e.g. Ctrl+G or '/'). A find bar (reuse the textinput) takes a query; matches are highlighted; Enter / n next, Shift+Enter / N previous, wrapping around; case-insensitive by default; Esc closes and returns to the editor; the viewport scrolls to keep the active match visible. Live-update matches as you type.

Acceptance Criteria